[INFO] cloning repository https://github.com/samuelhuma-st/wasmtime-poc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuelhuma-st/wasmtime-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelhuma-st%2Fwasmtime-poc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelhuma-st%2Fwasmtime-poc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e663e95da36fba8aca4f78edaeb596b907c2804
[INFO] fixing samuelhuma-st/wasmtime-poc against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelhuma-st%2Fwasmtime-poc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/samuelhuma-st/wasmtime-poc
[INFO] finished tweaking git repo https://github.com/samuelhuma-st/wasmtime-poc
[INFO] tweaked toml for git repo https://github.com/samuelhuma-st/wasmtime-poc written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samuelhuma-st/wasmtime-poc on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/samuelhuma-st/wasmtime-poc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/nodes/add_node/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/nodes/http_node/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/nodes/print_node/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/nodes/trigger_node/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc2/source/nodes/wait_node/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cebdce49bdc85a8c4ebbdcd67a92e44c56f144168a64d828800ab16fc47452cc
[INFO] running `Command { std: "docker" "start" "cebdce49bdc85a8c4ebbdcd67a92e44c56f144168a64d828800ab16fc47452cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cebdce49bdc85a8c4ebbdcd67a92e44c56f144168a64d828800ab16fc47452cc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cebdce49bdc85a8c4ebbdcd67a92e44c56f144168a64d828800ab16fc47452cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cebdce49bdc85a8c4ebbdcd67a92e44c56f144168a64d828800ab16fc47452cc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/add_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/http_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/print_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/trigger_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/wait_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/add_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/http_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/print_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/trigger_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/wait_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nodes/add_node/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nodes/http_node/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nodes/print_node/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nodes/trigger_node/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating nodes/wait_node/Cargo.toml from 2021 edition to 2024
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/add_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/http_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/print_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/trigger_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/wait_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cranelift-isle v0.110.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling target-lexicon v0.12.15
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.110.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.110.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling wit-bindgen-rt v0.28.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]    Compiling io-extras v0.18.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cranelift-control v0.110.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cap-primitives v3.2.0
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling cranelift-codegen v0.110.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cap-std v3.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking winnow v0.6.14
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v23.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]     Checking fs-set-times v0.20.1
[INFO] [stderr]    Compiling wasmtime-fiber v23.0.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking wasm-encoder v0.214.0
[INFO] [stderr]     Checking wasm-encoder v0.212.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling wasmtime-cache v23.0.1
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]    Compiling wasmtime-component-macro v23.0.1
[INFO] [stderr]     Checking wasmtime-component-util v23.0.1
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking wast v214.0.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling wasmtime v23.0.1
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking wasmtime-asm-macros v23.0.1
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling wiggle-macro v23.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling wiggle-generate v23.0.1
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking cranelift-bitset v0.110.1
[INFO] [stderr]     Checking tokio v1.38.1
[INFO] [stderr]     Checking cranelift-entity v0.110.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking cranelift-bforest v0.110.1
[INFO] [stderr]     Checking wasmparser v0.212.0
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking object v0.36.1
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking postcard v1.0.8
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_edit v0.22.16
[INFO] [stderr]     Checking wat v1.214.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking toml v0.8.15
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking wasmtime-types v23.0.1
[INFO] [stderr]     Checking wasmprinter v0.212.0
[INFO] [stderr]     Checking wasmtime-jit-debug v23.0.1
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v23.0.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling cap-fs-ext v3.2.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling system-interface v0.27.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking wasmtime-slab v23.0.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking wasmtime-environ v23.0.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking rustls-webpki v0.102.6
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling wit-parser v0.212.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking cap-time-ext v3.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v23.0.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking cap-net-ext v3.2.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking cap-rand v3.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking actix-server v2.4.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking cranelift-frontend v0.110.1
[INFO] [stderr]     Checking cranelift-native v0.110.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking http_node v0.1.0 (/opt/rustwide/workdir/nodes/http_node)
[INFO] [stderr]    Migrating nodes/http_node/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking cranelift-wasm v0.110.1
[INFO] [stderr]     Checking print_node v0.1.0 (/opt/rustwide/workdir/nodes/print_node)
[INFO] [stderr]     Checking add_node v0.1.0 (/opt/rustwide/workdir/nodes/add_node)
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking wasmtime-cranelift v23.0.1
[INFO] [stderr]        Fixed nodes/http_node/src/bindings.rs (24 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> nodes/http_node/src/custom_http.rs:124:19
[INFO] [stdout]      |
[INFO] [stdout]  115 |             let permit = match request_body.check_write() {
[INFO] [stdout]      |                                --------------------------
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  124 |             match request_body.write(chunk) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  128 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> nodes/http_node/src/bindings.rs:7911:5
[INFO] [stdout]      |
[INFO] [stdout] 7911 |     impl<T: WasmResource> Drop for Resource<T> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> nodes/http_node/src/bindings.rs:7911:5
[INFO] [stdout]      |
[INFO] [stdout] 7911 |     impl<T: WasmResource> Drop for Resource<T> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> nodes/http_node/src/bindings.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> nodes/http_node/src/custom_http.rs:124:19
[INFO] [stdout]      |
[INFO] [stdout]  115 |             let permit = match request_body.check_write() {
[INFO] [stdout]      |                                --------------------------
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  124 |             match request_body.write(chunk) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  128 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> nodes/http_node/src/bindings.rs:7911:5
[INFO] [stdout]      |
[INFO] [stdout] 7911 |     impl<T: WasmResource> Drop for Resource<T> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> nodes/http_node/src/bindings.rs:7911:5
[INFO] [stdout]      |
[INFO] [stdout] 7911 |     impl<T: WasmResource> Drop for Resource<T> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> nodes/http_node/src/bindings.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating nodes/print_node/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking wait_node v0.1.0 (/opt/rustwide/workdir/nodes/wait_node)
[INFO] [stderr]        Fixed nodes/print_node/src/bindings.rs (8 fixes)
[INFO] [stderr]    Migrating nodes/add_node/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> nodes/print_node/src/bindings.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed nodes/add_node/src/bindings.rs (8 fixes)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> nodes/add_node/src/bindings.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking trigger_node v0.1.0 (/opt/rustwide/workdir/nodes/trigger_node)
[INFO] [stderr]    Migrating nodes/wait_node/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> nodes/add_node/src/bindings.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed nodes/wait_node/src/bindings.rs (8 fixes)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> nodes/wait_node/src/bindings.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating nodes/trigger_node/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> nodes/print_node/src/bindings.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking actix-http v3.8.0
[INFO] [stderr]        Fixed nodes/trigger_node/src/bindings.rs (7 fixes)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]  --> nodes/trigger_node/src/bindings.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let ptr1 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]   |
[INFO] [stdout]   = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]   = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> nodes/wait_node/src/bindings.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]  --> nodes/trigger_node/src/bindings.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let ptr1 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]   |
[INFO] [stdout]   = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]   = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking actix-web v4.8.0
[INFO] [stderr]     Checking wiggle v23.0.1
[INFO] [stderr]     Checking wasmtime-wasi v23.0.1
[INFO] [stderr]     Checking wasmtime-wasi-http v23.0.1
[INFO] [stderr]     Checking core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Migrating core/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> core/src/main.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout]  28 |     let mutex_val = data.nodes.lock().unwrap();
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `mutex_val` calls a custom destructor
[INFO] [stdout]     |         `mutex_val` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  35 |     HttpResponse::Ok().message_body(format!("Worklow poc is executed"))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  36 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.1/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.8.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `mutex_val` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> core/src/main.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout]  28 |     let mutex_val = data.nodes.lock().unwrap();
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `mutex_val` calls a custom destructor
[INFO] [stdout]     |         `mutex_val` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  35 |     HttpResponse::Ok().message_body(format!("Worklow poc is executed"))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  36 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.1/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.8.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `mutex_val` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 25s
[INFO] [stderr] crater-edition-check: core v0.1.0 (/opt/rustwide/workdir/core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: add_node v0.1.0 (/opt/rustwide/workdir/nodes/add_node) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: http_node v0.1.0 (/opt/rustwide/workdir/nodes/http_node) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: print_node v0.1.0 (/opt/rustwide/workdir/nodes/print_node) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: trigger_node v0.1.0 (/opt/rustwide/workdir/nodes/trigger_node) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wait_node v0.1.0 (/opt/rustwide/workdir/nodes/wait_node) updating edition from 2021 to 2024
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/add_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/http_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/print_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/trigger_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nodes/wait_node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking http_node v0.1.0 (/opt/rustwide/workdir/nodes/http_node)
[INFO] [stderr]     Checking add_node v0.1.0 (/opt/rustwide/workdir/nodes/add_node)
[INFO] [stderr]     Checking print_node v0.1.0 (/opt/rustwide/workdir/nodes/print_node)
[INFO] [stderr]     Checking wait_node v0.1.0 (/opt/rustwide/workdir/nodes/wait_node)
[INFO] [stderr]     Checking core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> nodes/print_node/src/bindings.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `print_node` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> nodes/add_node/src/bindings.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `add_node` (lib) due to 1 previous error
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> nodes/wait_node/src/bindings.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> nodes/add_node/src/bindings.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wait_node` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `add_node` (lib test) due to 1 previous error
[INFO] [stdout] warning: method `header` is never used
[INFO] [stdout]   --> nodes/http_node/src/custom_http.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Response {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 28 |     pub fn header(&self, name: &str) -> Option<&Vec<u8>> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> nodes/http_node/src/bindings.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http_node` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> core/src/models.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl NodeData {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 23 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> core/src/models.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl WorkflowData {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 50 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyStruct` is never constructed
[INFO] [stdout]   --> core/src/utils.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct MyStruct {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> core/src/models.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl NodeData {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 23 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> core/src/models.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl WorkflowData {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 50 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyStruct` is never constructed
[INFO] [stdout]   --> core/src/utils.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct MyStruct {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `header` is never used
[INFO] [stdout]   --> nodes/http_node/src/custom_http.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Response {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 28 |     pub fn header(&self, name: &str) -> Option<&Vec<u8>> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> nodes/http_node/src/bindings.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let ptr2 = _RET_AREA.0.as_mut_ptr().cast::<u8>();
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http_node` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "cebdce49bdc85a8c4ebbdcd67a92e44c56f144168a64d828800ab16fc47452cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cebdce49bdc85a8c4ebbdcd67a92e44c56f144168a64d828800ab16fc47452cc", kill_on_drop: false }`
[INFO] [stdout] cebdce49bdc85a8c4ebbdcd67a92e44c56f144168a64d828800ab16fc47452cc
